home *** CD-ROM | disk | FTP | other *** search
- Path: castle.nando.net!news
- From: Charlie Jiang <hongjun@nando.net>
- Newsgroups: comp.lang.c++
- Subject: Why BC4.5 could not cpmpile BC3.0 program
- Date: 20 Apr 1996 02:26:58 GMT
- Organization: Wake Tech
- Message-ID: <4l9i1i$506@castle.nando.net>
- NNTP-Posting-Host: grail1417.nando.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
-
- Dear friend:
-
- I have met a small problem but bothering me now.
- I had a source code which I writed in BC3.0 in DOS enviroment. Now when I
- try to reuse the same class object in BC4.5 in Windows enviroment, one
- part of the program give me trouble.
-
- ---the SWITCH loop.
- it comes out the error message like "case bypassing initialization of a
- local variable in function main[]". Oh, by the way, I have put more than
- one SWITCH loop in each 'case:'.
-
- Your input will be highly appreciated.
-
- Sincerely,
-
-
- Charlie Jiang
-
-